Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SES exception for boto MatchingEventTypes #3843

Merged
merged 3 commits into from
Nov 28, 2024

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Nov 26, 2024

Issue #, if available:
fix #3836

Description of changes:

  • Add SES exception for boto MatchingEventTypes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.78%. Comparing base (6846123) to head (adf02d0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3843      +/-   ##
==========================================
- Coverage   93.78%   93.78%   -0.01%     
==========================================
  Files         364      364              
  Lines       12460    12460              
  Branches     2554     2554              
==========================================
- Hits        11686    11685       -1     
  Misses        429      429              
- Partials      345      346       +1     
Flag Coverage Δ
unittests 93.73% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kddejong kddejong changed the title Add SES to case insensitive enums Add SES exception for boto MatchingEventTypes Nov 28, 2024
@kddejong kddejong merged commit a1c8868 into aws-cloudformation:main Nov 28, 2024
25 checks passed
@kddejong kddejong deleted the fix/issue/3836 branch November 28, 2024 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MatchingEventTypes enum values don't match AWS documentation
1 participant